net/http.http2stickyErrWriter.conn (field)

3 uses

	net/http (current package)
		h2_bundle.go#L7804: 	conn    net.Conn
		h2_bundle.go#L7813: 	n, err = http2writeWithByteTimeout(sew.conn, sew.timeout, p)
		h2_bundle.go#L8120: 		conn:    c,